|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.SBMServer
public class SBMServer
The server program for external agents. Here, users load the actual agent implementations, that are controlled using a socket connection to SB-MASE.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface raar.external.RAExternalAgentProtocol |
|---|
RAExternalAgentProtocol.ERROR, RAExternalAgentProtocol.PANIC |
| Field Summary |
|---|
| Fields inherited from interface raar.external.RAExternalAgentProtocol |
|---|
AGENT_GO, CONNECT_AGENT, DISCONNECT_AGENT, GET_SENSORS, OK, SHUTDOWN_SERVER |
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Run the server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||